home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- NoSDController = {
- ACTIONS = {
- appDidInit:;
- newNoSDObject:;
- };
- OUTLETS = {
- newNoSDObject;
- };
- SUPERCLASS = Object;
- };
- NoSDObject = {
- ACTIONS = {
- setPref:;
- save:;
- mailMessage:;
- saveAs:;
- setModeEdited:;
- windowWillClose:;
- };
- OUTLETS = {
- inspector2;
- zDesc;
- inspector4;
- zShort;
- proc;
- zCategory;
- nt_status_button;
- zArchitecture;
- nt_copyright_button;
- zKeys;
- zName;
- zAemail;
- zCopyNote;
- zAphone;
- inspector;
- zzArch4;
- zAfax;
- zzArch2;
- zAname;
- zRelease;
- zzArch3;
- nt_status;
- categories;
- zApostal;
- zzArch1;
- window;
- nt_copyright;
- zRequire;
- zVersion;
- inspector1;
- inspector3;
- zTitle;
- };
- SUPERCLASS = Object;
- };
-